::~>

scalax.collection.edges.multilabeled.::~$$
object ::~>

Infix extractor for weighted directed edges in multigraphs to be combined with %% like case a ::~> b %% w.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
::~>.type

Members list

Value members

Concrete methods

def unapply[N](e: WDiEdge[N]): Some[(N, (N, Double))]